Skip to content

[fix] Prisma migration runtime dependency 포함#33

Merged
peterabcd merged 1 commit into
devfrom
fix/prisma-runtime-deps
Jun 7, 2026
Merged

[fix] Prisma migration runtime dependency 포함#33
peterabcd merged 1 commit into
devfrom
fix/prisma-runtime-deps

Conversation

@peterabcd

@peterabcd peterabcd commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

요약

  • Docker runner image에서 Prisma CLI 실행 시 effect 등 transitive dependency가 누락되던 문제 수정
  • standalone trace의 최소 node_modules만 쓰지 않고 builder의 install tree를 runner에 복사
  • 인증 redirect가 걸리는 / 대신 /api/health로 Docker healthcheck 수행
  • 배포 실패 시 N100 compose 상태와 app/caddy 로그를 Actions 로그에 남기도록 보강
  • N100 deploy 전에 host checkout도 workflow ref로 동기화하도록 수정

검증

@peterabcd peterabcd force-pushed the fix/prisma-runtime-deps branch from 1430ebc to 21927a8 Compare June 7, 2026 04:11
@peterabcd peterabcd merged commit 852f5ea into dev Jun 7, 2026
4 checks passed
@peterabcd peterabcd deleted the fix/prisma-runtime-deps branch June 7, 2026 04:12
peterabcd added a commit that referenced this pull request Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant